CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 纹理

搜索资源列表

  1. OpenGL读取3ds模型

    1下载:
  2. 在VC下读取3DS模型,并显示纹理贴图
  3. 所属分类:OpenGL

    • 发布日期:2009-03-13
    • 文件大小:3049089
    • 提供者:hzyaojianfu
  1. OpenGL在MFC平台的编程示例

    5下载:
  2. 适合于opengl初学者,特别是利用MFC编程的学者; 程序内容并不复杂,示例程序包括基本框架、基本图元、组合图形、光照、材质、纹理、显示列表、动画等,某些程序具备通用性。
  3. 所属分类:图形图象

  1. OpenGL中显示摄像头图像数据

    2下载:
  2. 结合Opencv获取摄像头帧数据,然后生成纹理数据贴在OpenGL窗口中
  3. 所属分类:源码下载

    • 发布日期:2010-09-10
    • 文件大小:2153597
    • 提供者:chogimoga
  1. 螺旋体发光特效

    0下载:
  2. 用opengl写的一个螺旋体向外发散紫色的光芒
  3. 所属分类:OpenGL

    • 发布日期:2010-10-31
    • 文件大小:12076
    • 提供者:caohongfei
  1. 简单的OpenGL射击游戏

    1下载:
  2. 有闯关,第一视图,纹理,判断射击
  3. 所属分类:3D图形编程

    • 发布日期:2011-07-09
    • 文件大小:682594
    • 提供者:wutiyixin
  1. opengl贴图旋转长方体

    0下载:
  2. 这是在vc6.0环境下的opengl的键盘控制可旋转长方体,在立方体前提下改下坐标就成了长方体,然后是纹理贴图,每个面贴上不同的图
  3. 所属分类:源码下载

    • 发布日期:2012-06-25
    • 文件大小:2587
    • 提供者:jndxxh@163.com
  1. opengl_texture_sample.rar

    0下载:
  2. 使用OpenGL的纹理映射技术在物体表面绘制图像,Use OpenGL texture-mapping technology in the surface rendering image
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:318256
    • 提供者:jiang_feng
  1. OpenGL_TextureCube

    0下载:
  2. OPENGL做的纹理贴图立方体,很有学习的价值-OPENGL to do the texture mapping cube, it is studying the value of
  3. 所属分类:Game Program

    • 发布日期:2017-05-15
    • 文件大小:3725720
    • 提供者:KANGHAO
  1. MultiTexturing

    0下载:
  2. vc+opengl开发的多重纹理开发例程,我已经调好,没有错误,供大家参考。-vc+ opengl texture developed by the development of multiple routines, I have a good tune, there is no error, for your reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2538225
    • 提供者:wangpengda
  1. sun

    1下载:
  2. opengl代码:贴了纹理,有一个地球绕着太阳环转,有光照效果。不过还是有不足-opengl code: posted texture, there is a ring around the sun turn the earth. However, there are insufficient
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:2077100
    • 提供者:lingxing
  1. OpenGLTextureDemo

    0下载:
  2. OpenGL纹理拼贴,灯光及三维漫游Demo,程序中将给定图片的纹理贴到一个六面体上.-Collage OpenGL texture, lighting and three-dimensional roaming Demo, proceedings will be scheduled for texture paste the picture into a hexahedron on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:317509
    • 提供者:李义
  1. opengl_wenliyingshe

    0下载:
  2. opengl纹理映射 黑白格子映射到四面体-Tetrahedral lattice is mapped to black and white
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1328704
    • 提供者:
  1. OpenGL

    1下载:
  2. 读入数据,利用OpenGL函数用三角网格的形式画出地面,并实现了缩放、旋转、纹理等功能-Read the data, using OpenGL function with triangular grid in the form of painted surface, and to achieve the zoom, rotation, texture and other functions
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-15
    • 文件大小:117760
    • 提供者:周宏
  1. tepot-texture-mapping

    1下载:
  2. 在VC++6.0环境,OpenGL接口语言 茶壶 纹理贴图-In VC++6.0 environment, OpenGL texture mapping interface language teapot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1401884
    • 提供者:孙晨
  1. testball

    0下载:
  2. OpenGL,地球模型,纹理加载,虚拟跟踪球的实现-OpenGL, the Earth model, texture loading, the realization of a virtual tracking ball
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3660239
    • 提供者:Fang Xiaojian
  1. tex

    0下载:
  2. OpenGL实现纹理 加载三种图片格式 BMP/JPEG/TGA-OpenGL texture loading to achieve three kinds of image format BMP/JPEG/TGA
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:306398
    • 提供者:
  1. SolarSystem

    1下载:
  2. 这是一个基于OpenGL用Vc++开发的3D太阳系,涉及OpenGL纹理贴图等知识点,源码带有注释。-This is based on OpenGL using Vc++ Developer, 3D solar system, involving the knowledge of OpenGL texture mapping points, source code with annotations.
  3. 所属分类:OpenGL program

    • 发布日期:2014-05-29
    • 文件大小:5121300
    • 提供者:杨阳
  1. OpenGLtexturemappingandrotationexample

    0下载:
  2. OpenGL 纹理贴图与旋转示例 OpenGL texture mapping and rotation example-OpenGL texture mapping and rotation example
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2312338
    • 提供者:wildness
  1. textop

    0下载:
  2. Opengl中实现为茶壶贴纹理,有详细的代码及代码说明-Achieve Opengl texture paste for the teapot, a detailed descr iption of the code and code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1194041
    • 提供者:洪凡
  1. 将.png格式中的宽,高和图像数据读出来,然后保存在.pnf的格式中,方便opengl纹理贴图使用

    0下载:
  2. 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择
  3. 所属分类:Windows编程

    • 发布日期:2012-11-07
    • 文件大小:24649284
    • 提供者:brucebruce103
« 1 23 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com